
    Important Notes:
    ***********************************************************
    *****    YOU WANT TO PLAY POKEMON IN TWO PLAYER MODE?  ****
    ***********************************************************
     Enter EMUlation setup.
     Select 'Two Machines' instead of 'Single Machine'
     There is NO WAY to load different cartridges at the same time. (red & blue)

    ***********************************************************
    *****    YOU GOT A NOT ENOUGH MEMORY ERRORMESSAGE?    *****
    ***********************************************************
     Install EMM386 (standard EMS memory manager) in your config.sys.
     In general, add the following two lines at the head of C:\CONFIG.SYS
        device=windows\himem.sys
        device=windows\emm386.exe
     Please refer to your DOS manual for details. The above lines are win95/98
     user specific, I doubt that other people will have any problems about EMS.

NO$GMB nocash gameboy emulator
------------------------------
  copyright 1997,1998 martin korth

More Help
---------
  this file is just to getting started. more help is available by pressing
  F1 when you have loaded the emulator. detailed debugger-help is included
  in the special EXTENDED debugger version.
  The manual can be extracted to file by pressing 'X' in F1-help screen.

Starting the emulator
---------------------
  Just enter something like the following:
    gmb
    gmb tetris
    gmb rtype.zip
    gmb /?

Cartridge Files
---------------
  there are files in the net. locate them & copy them to SLOT subdirectory.
  you can put cartridges into ZIP or ARJ files. please use same name for
  archieve and cartridge (ie. tetris.zip contains tetris.gb). PKUNZIP.EXE has
  to be present.

Problems?
---------
you found any games still not working?
  --> please contact. email to nocash@work.de

environment failure (buggy or strange operating systems)
  --> try start either "gmb.bat" or "no$gmb.exe" or get rid of your
      operating system
  --> please contact anyway

it does not run on my XT/AT (8086/80286)
  --> check out www.work.de/nocash/ and download XT/AT special version

i got a black screen, no debug or setup screens!
  --> try running with switch /t for plain 80x25 text mode

i got a not enough memory message
  --> no$gmb needs EMS memory (ca. 512KB..1MB) for big cartridges
  --> install EMM386 in config.sys or remove 'NOEMS' in config.sys

how can i design a sound adapter for the lpt port?
  --> use following schematic (taken from MODPLAY docs)

    You need one plug for your amp, one for your parallel port and
    9 20k and 9 10K resistors
    Use 1% resistors if possible  and 20k sound much better than 22k

          Printer Port:

          signal   pin        20k   20k
          D0       2      >İİ0v
                              20k  10k
          D1       3      >İĴ
                              20k  10k
          D2       4      >İĴ
                              20k  10k
          D3       5      >İĴ
                              20k  10k
          D4       6      >İĴ
                              20k  10k
          D5       7      >İĴ
                              20k  10k
          D6       8      >İĴ
                              20k  10k
          D7       9      >İĴ
                              20k  10k  100nF
                                  Ĵ> TO AMPLIFIER
                                   10k
          GND      20     >>
                                  0v
          
     Thanks to Harry Stox for the above circuit.  Again, make sure all
     the 0v lines are connected together.  The 100nF capacitor may not
     be needed, try removing it if this circuit sounds poor.

     Please note that an amplifer is REALLY needed, you will hear
     practically nothing if you just connect a speaker or headphones.

how can i design a snespad adapter for the lpt port?
  --> use following schematic (taken from http://welcome.to/snespad)

     The 5 diodes should be grmanium or something, whatever it means.

     d3   5 |>|Ŀ            Ŀ
     d4   6 |>|ĳ O  vcc
     d5   7 |>|Ĵ  ĳ O  clk      ;XX = 10,12,13,15 for pad 1..4
     d6   8 |>|Ĵ   ĳ O  reset    ;(lpt status register bit 6..3)
     d7   9 |>|    ĳ_O_ data
     d0   2         O 
     d1   3        O 
         XX  ĳ O  gnd
     gnd 18,19    `'


Updates
-------
  check out www.work.de/nocash/
  also visit for nocash amstrad cpc emulator and other projects.

have fun, nocash
